バージョン

CenterY メソッド

値範囲 0 から 1 でゲージの中心の y 位置を設定します。
シンタックス
'宣言
 
Public Function CenterY( _
   ByVal centerY As System.Double _
) As RadialGauge(Of T)
public RadialGauge<T> CenterY( 
   System.double centerY
)

パラメータ

centerY
参照

オンラインで表示: GitHub